/* body{
height: 100%;
overflow-y: hidden;
} */

.body_home {
	background: #137F88;
	height: 100vh;
	width: 100%;
	overflow: hidden;
	transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

.body_home .tujian {
	position: absolute;
	left: 0%;
	width: 100%;
	bottom: 3.4rem;
	text-align: center;
	font-size: 36px;
	padding: 0 10px;
	font-weight: bold;
	z-index: 999;
	font-size: 14px;
	font-weight: 400;
}

.body_home .tujian a {
	color: #fff;
}

.banner {
	height: 100%;
}

.bannerSwiper {
	height: 100%;
}


.body_b {
	position: relative;
	left: 0%;
	top: 100vh;
	bottom: 0;
	right: 0;
	background: #fff;
	overflow: hidden;
	transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
	z-index: 11;
	overflow: auto;
	outline: none;
}

.body_b.showdiv {
	top: 0rem;
}

.body_home.showdiv {
	top: -100vh;
}

.body_b.heightdiv {
	height: 0;
}

.blockaa {
	display: flex;
	padding: 20px 4vw;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
}

.logo {
	width: 15vw;
}

.block .iconmenu>img {
	width: 3rem;
	height: 3rem;
	margin-left: 1.7vw;
	cursor: pointer;
}

.blockaa .search input {
	background: none;
	color: #fff;
	border: none;
}

.blockaa .search {
	border-color: #fff;
}

.nav_main {
	width: 45vw;
	display: flex;
	justify-content: space-between;
}

.nav_main a {
	font-size: 0.9vw;
	font-family: Source Han Serif CN;
	font-weight: bold;
	color: #FFFFFF;
}

.blockaa .search input::placeholder {
	color: #fff;
}

.block_blue {
	display: flex;
	padding: 20px 4vw;
	justify-content: space-between;
	align-items: center;
}

.block_blue .nav_main a {
	color: #666;
}

.block_blue.top {
	height: auto;
}

.body_b {
	overflow: hidden;
}

.header2.lit .d1 {
	height: 0;
}

.body_b_nav {
	position: fixed;
	top: -106px;
	left: 0px;
	width: 100%;
	background-color: #fff;
	transition: all 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0.1s;
	z-index: 999;
}

.body_b_nav.moveup {
	top: 0px
}

.body_home_nav {
	/* position: fixed;
		left:0;
		top:0;
		width: 100%;
		z-index: 4; */
}

.body_home_nav .header {
	position: fixed;
	left: 0%;
	top: 0;
	right: 0%;
	z-index: 3;
	transition: all 0.7s ease-out 0s;
}

.body_home_nav .header.moveheader {
	top: -185px
}

.body_home_nav .header .d1 {
	background: #137F88;
	line-height: 3.5rem;
	height: 3.5rem;
	font-size: 1.4rem;
	transition: all 0.2s ease-out 0s;
	padding-right: 3.5rem;
	display: flex;
	justify-content: flex-end;
}

.body_home_nav .header .d1 a {
	color: #fff;
}

.header .d1 i {
	margin: 0 18px;
	font-size: 1.2rem;
	color: #fff;
}

.body_home_nav .header .d2 {
	transition: all 0.3s ease-out 0s;
	height: 140px;
	background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}

.nav_child .item {
	padding: 30px;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	border-image: linear-gradient(90deg, #0FA9DD 0%, #2DBFA9 100%) 1 10;
	position: absolute;
	top: 80%;
	width: 640px;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	justify-content: space-between;
}

.nav_child .item::before {
	content: "";
	position: absolute;
	left: 50%;
	top: -14px;
	background: url(../img/arrow.png) no-repeat;
	width: 16px;
	height: 10px;
	margin-left: -8px;
}

.nav_child .item.s {
	visibility: visible;
	opacity: 1;
	transition: opacity 0.2s ease-out 0s;
}

.nav_child .item .l {
	display: -ms-flexbox;
	display: flex;
	width: 30%;
	align-items: center;
}

.nav_child .item .l .pic {
	width: 142px;
}

.nav_child .item .l .pic img {
	width: 100%;
	height: auto;
}

.nav_child .item .r {
	width: 65%;
	font-size: 0;
}

.nav_child .item .r a {
	width: 33.33%;
	font-size: 18px;
	display: inline-block;
	margin: 5px 0px;
	color: #555;
}

.nav_child .item .r a:hover {
	color: #137F88;
}

.part_2 .am-g-fixed,
.part_4 .am-g-fixed,
.part_5 .am-g-fixed {
	max-width: 1532px !important;
}

.swiper-container-yuangong {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	flex: 0;
	top: 0;
	z-index: 0;
}

.swiper-container-yuangong .swiper-slide {
	text-align: center;
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.part_3 .jiuyi .swiper-container-yuangong img {
	height: 100%;
	width: auto;
	margin: 0 auto;
}

.part_3 .jiuyi {
	overflow: hidden;
}

.part_1 {
	padding-top: 12rem;
	background-color: #ffffff;
}

.part_1 .leftPart{
	width: 64%; 
	padding-right: 3rem;
}

.part_1 .leftPart{
	width: 64%; 
	padding-right: 3rem;
}

.part_1 .rightPart{
	width: 36%; 
	padding-left: 3rem;
}

.part_1 .title .left {
	height: 6.6rem;
}

.part_1 .title .right {
	height: 5rem;
}

.part_1 .right:nth-child(1) .title .left {
	height: 6.7rem;
}

.part_1 .right .title{
	align-items: flex-end;
}

.part_1 .right .title .right {
	height: 2.5rem;
}

.part_1 .newsList {
	width: 100%;
	margin: 0 auto;
	padding: 2.2rem 0;
}

.part_1 .newsList a {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.2rem;
	color: #545454;
	position: relative;
	padding-left: 1.5rem;
	padding-bottom: 1.2rem;
	border-bottom: 1px solid #F5F5F5;
}

.part_1 .newsList a:hover {
	color: #137F88;
}

.part_1 .newsList>a span:first-child {
	display: block;
	width: 80%;
	/*text-overflow: ellipsis;*/
	/*white-space: nowrap;*/
	/*overflow: hidden;*/
}

.part_1 .newsList>a span:last-child {
	display: block;
	width: 12%;
	font-size: 1.6rem;
	color: #9F9F9F;
}

.part_1 .newsList>a span::before {
	content: "";
	width: 6px;
	height: 8px;
	position: absolute;
	top: 10px;
	left: 0;
	background-image: url(../img/arrow_right.png);
	background-size: 100% 100%;
}

.part_1 .titleImg {
	width: 100%;
}

.part_1 .rightNewsList {
	width: 100%;
	margin: 0 auto;
	padding: 2rem 0;
}

.part_1 .rightNewsList a {
	display: block;
	margin-bottom: 1.2rem;
	color: #545454;
	position: relative;
	padding-bottom: 1.2rem;
	border-bottom: 1px solid #F5F5F5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.part_1 .rightNewsList a:hover {
	color: #137F88;
}

.part_1 .rightNewsList>a span {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	white-space: normal;
}

.part_1 .right .newsList a {
	height: 5.8rem;
}

.part_2 .tt {
	height: 6.6rem;
}

.iconmenu {
	position: relative;
}

.top .qrcodeBox {
	top: 4rem
}

.part_6 .paixi {
	display: flex;
	align-items: center;
	width: 55vw;
	margin: -10rem auto 0;
	justify-content: space-between;
}

.part_6 .paixi img {
	width: 28%;
}

.bannerSwiper .swiper-pagination {
	bottom: 8%;
	height: 40px;
}

.bannerSwiper .swiper-pagination-bullet {
	font-family: "Myriad Pro", "Microsoft YaHei";
	font-size: 16px;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	position: relative;
	transition: border-bottom 500ms ease;
	-webkit-transition: border-bottom 500ms ease;
	background: transparent;
	margin: 0 50px !important;
	opacity: 1;
	width: auto;
	height: auto;
	border-radius: 0;
	line-height: 45px;
}

.bannerSwiper .swiper-pagination-bullet-active {
	color: #fff;
	border-bottom: 2px solid #fff;
}

.bannerSwiper .line {
	display: block;
	position: absolute;
	bottom: 8%;
	left: 50%;
	transform: translateX(-50%);
	height: 1px;
	width: 50%;
	background-color: #fff;
	z-index: 900;
	opacity: 0.5;
}

/*banner背景图片动画*/
@-webkit-keyframes scale-bg {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scale-bg {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.scaleBg {
	visibility: visible;
	-webkit-animation: scale-bg 5s linear forwards;
	animation: scale-bg 5s linear forwards;
}


@media screen and (max-width: 750px) {
	.part_1 .right .title {
		align-items: center;
	}

	.part_1 .title .left {
		height: 8rem;
	}

	.part_1 .right:nth-child(1) .title .left {
		height: 8rem;
	}

	.part_1 .title .right {
		height: 7rem;
		margin-top: 4rem;
	}

	.top {
		background-color: #fff;
	}

	.logo {
		width: 26rem;
	}

	.body_home {
		position: relative;
		height: auto;
	}

	.body_b {
		top: 0;
	}

	.part_1 {
		padding-top: 10.8rem;
	}

	.part_1 .title {
		width: 92vw;
		margin: 0 auto 3rem;
		align-items: center;
	}

	.part_1 .newsList {
		width: 92vw;
	}

	.part_1 .newsList>a span:first-child {
		white-space: normal;
		width: 100%;
	}

	.part_1 .newsList a {
		margin-bottom: 1.8rem;
		padding-bottom: 1.8rem;
	}

	.part_1 .right .title .right {
		height: 4rem;
	}

	.part_1 .rightNewsList {
		width: 92vw;
	}

	.part_1 .titleImg {
		width: 92vw;
		display: block;
		margin: 0 auto;
	}

	.part_2 .yiliao .left .more {
		font-size: 3.6rem;
	}

	.part_2 .yiliao .left .more>img {
		width: 6rem;
	}

	.part_2 .yiliao .left .more p img {
		width: 4.5rem;
	}

	.part_2 .yiliao .right .content .item {
		height: auto;
		margin-top: 3rem;
	}

	.part_2 .yiliao .right .content .item img {
		width: 8rem;
	}

	.part_2 .yiliao .right .content .item a {
		font-size: 3rem;
	}

	.part_4 {
		padding-top: 0;
	}

	.part_4 .yingpin {
		background-color: #59A5AB;
		background-image: none;
		padding-bottom: 5rem;
		height: auto;
	}

	.part_4 .yingpin .title {
		align-items: flex-end;
	}

	.part_4 .yingpin .right .title .left {
		width: 20rem;
	}

	.part_4 .yingpin .right .title .right {
		width: 16rem;
	}

	.part_4 .yingpin .right .newsList>a span:first-child {
		width: 100%;
		white-space: normal;
	}

	.part_6 .getmore {
		overflow-x: auto;
		width: 96vw;
		margin-left: 4vw;
	}

	.part_6 .getmore img {
		width: auto;
		margin-right: 4vw;
	}

	.part_6 .text {
		font-size: 2.8rem;
		width: 85vw;
		color: #144B63;
		line-height: 2;
	}

	.part_6 .text a {
		display: block;
		text-align: center;
		font-weight: bold;
		margin-top: 0.5rem;
	}

	.part_7 .wapfooter p {
		align-items: center;
		color: #ffffff;
	}

	.part_7 .wapfooter p a {
		align-items: center;
		color: #ffffff;
	}

	.part_7 .jiaotong {
		flex-direction: column;
		align-items: center;
		margin-top: 7rem;
	}

	.part_7 .jiaotong a {
		margin-bottom: 0;
		margin-left: 0;
		margin-top: 2rem;
	}

	.part_7 .guanzhu {
		margin-top: 7rem;
	}

	.iconmenu {
		display: flex;
		justify-content: center;
	}

	.part_7 .iconmenu>img {
		width: 9.2rem;
		height: 9.2rem;
		margin-right: 5vw;
		margin-top: 3rem;
	}

	.iconmenu .qrcodeBox {
		bottom: 10rem;
	}

	.part_7 .wapfooter .info {
		text-align: center;
	}

	.part_7 .wapfooter .info a {
		font-size: 2.4rem;
	}

	.part_6 .paixi {
		width: 85vw;
		margin: 0 auto;
	}

	.part_6 .paixi img {
		width: 31%;
	}
	
	.part_1 .leftPart{
		width: 100%;
		padding-right: 1.5rem;
	}
	
	.part_1 .rightPart{
		width: 100%;
		padding-left: 1.5rem;
	}
}
